[INFO] fetching crate mcrt 0.3.0...
[INFO] testing mcrt-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mcrt 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mcrt 0.3.0
[INFO] finished tweaking crates.io crate mcrt 0.3.0
[INFO] tweaked toml for crates.io crate mcrt 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcrt 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcrt 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb2e4f70d5102583ec285d52dd7c4850c4f1af0a24bfa10451984d7b37c5e43e
[INFO] running `Command { std: "docker" "start" "-a" "eb2e4f70d5102583ec285d52dd7c4850c4f1af0a24bfa10451984d7b37c5e43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb2e4f70d5102583ec285d52dd7c4850c4f1af0a24bfa10451984d7b37c5e43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2e4f70d5102583ec285d52dd7c4850c4f1af0a24bfa10451984d7b37c5e43e", kill_on_drop: false }`
[INFO] [stdout] eb2e4f70d5102583ec285d52dd7c4850c4f1af0a24bfa10451984d7b37c5e43e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5b65de8f536a12291a9cb14be9e5141b5e6f732e628ab3e5809bfe3f553fd80
[INFO] running `Command { std: "docker" "start" "-a" "a5b65de8f536a12291a9cb14be9e5141b5e6f732e628ab3e5809bfe3f553fd80", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling libloading v0.6.5
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling netcdf-sys v0.3.3
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.15
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling paste v1.0.3
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling physical_constants v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling rgb v0.8.25
[INFO] [stderr]    Compiling noisy_float v0.1.13
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling ansi_rgb v0.2.0
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling slice-of-array v0.2.1
[INFO] [stderr]    Compiling hdf5-sys v0.7.0
[INFO] [stderr]    Compiling console v0.13.0
[INFO] [stderr]    Compiling ndarray-parallel v0.9.1
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling arctk-proc v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling arctk-attr v0.2.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling json5 v0.2.8
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling ndarray-stats v0.3.0
[INFO] [stderr]    Compiling netcdf v0.5.2
[INFO] [stderr]    Compiling nalgebra v0.23.0
[INFO] [stderr]    Compiling arctk v0.12.0
[INFO] [stderr]    Compiling mcrt v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc2LMUt5/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarctk-2b6166ab98a56e12,libindicatif-a24d75512c69896b,libconsole-60f98f7c3054e9cb,libregex-c835e9307c9d86eb,libthread_local-8c530499b56bae33,libregex_syntax-0c9aee6acc7cf4b1,libaho_corasick-b6f946b0ede2f124,libmemchr-f26a081ce7870750,libunicode_width-c9b837cd3150b266,libnumber_prefix-56294e910ea92eb6,libnetcdf-83c8543e83983ad3,libbitflags-7a796a7e43b582ea,libnetcdf_sys-59fafbf08e626ca2,libhdf5_sys-f556ec7835436cff,libndarray_stats-d84a34bc011f862c,libindexmap-3710035403126f53,libhashbrown-8272607628ef7fba,libitertools-bc2bbab4acc4b49e,libnoisy_float-6c3466966be866b6,libjson5-3328d9fac6ec9973,libpest-6dd69ae3b948d3b1,libucd_trie-680dc919cfa39a2f,libhex-f3de9a6135e3eb8c,libterminal_size-a1a5382bf1291a8e,libansi_rgb-e1aa46362900f525,librgb-bdee56b92d7152fb,libbytemuck-a85a83c254a90400,libcolored-0c87aa86660eb099,libatty-10f7ac7df493fb52,libphysical_constants-e42bbacc4401ad57,libnalgebra-ea067857d74d6824,libnum_rational-f63e95f6ccd23034,libgeneric_array-647964f108965fc1,libtypenum-93a056ac0b88c838,libsimba-7be54a4b0cddb29b,libnum_complex-6a837ce576e98c74,librand_distr-fe29f7447f4f6e3e,libapprox-89e50028e44281c3,libpalette-e62fc4df0a1d277b,libphf-dfead46288600e42,libphf_shared-97cb7d41171ab0ef,libsiphasher-512567f14f30ca00,libapprox-e23ace2e3745e0db,librand-463eb26ab61b5cbb,librand_pcg-797b42569108b726,librand_chacha-a7e7b382a4b7f35e,libppv_lite86-81af4d3ed6c07347,librand_core-bc649c0f73c97351,libgetrandom-80e5ae6988db3e00,libcfg_if-024582c24841c023,libserde_json-c5ed85477d57f04f,libryu-cac765785bdda256,libitoa-d1631d6082277a48,libndarray-89a703797d66c175,libmatrixmultiply-896597bfbdd28edb,libnum_complex-2eb338f4aecbdf32,librayon-86357eba6a490d93,librayon_core-36f396df788035a2,libnum_cpus-ca9c20c9293c3596,liblibc-2c103461c8b88a02,libcrossbeam_deque-20789558af26e05c,libcrossbeam_epoch-fd128f482bc721ef,libmemoffset-2cacf1dd4b9ebead,libscopeguard-49033ba5685824de,libcrossbeam_channel-57bfe755645495f7,libcrossbeam_utils-516d300465db1a4d,liblazy_static-ac6a82dd02668036,libcfg_if-b3ea1b84bce01183,libeither-b750f4a79c412fae,libnum_integer-05fe80428686386a,libnum_traits-cd5f6bc5bd28ce85,librawpointer-9b99e3eac820b840,libserde-35333ca7c7df2fb8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lnetcdf" "-lhdf5" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2LMUt5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mcrt-fd5e6d3dfa2cedfb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lnetcdf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mcrt` (bin "mcrt") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a5b65de8f536a12291a9cb14be9e5141b5e6f732e628ab3e5809bfe3f553fd80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b65de8f536a12291a9cb14be9e5141b5e6f732e628ab3e5809bfe3f553fd80", kill_on_drop: false }`
[INFO] [stdout] a5b65de8f536a12291a9cb14be9e5141b5e6f732e628ab3e5809bfe3f553fd80
